home *** CD-ROM | disk | FTP | other *** search
/ CICA 32 2000 March / CICA 32 For Windows CD-ROM (Walnut Creek) (March 2000) (Disc 3).iso / disc3 / email / m32-301a.exe / SETUP1.DAT < prev    next >
Encoding:
Text File  |  1999-11-26  |  4.4 KB  |  119 lines

  1. #
  2. #  Sample Bindery Mode MERCURY.INI file (in fact, the one I use on
  3. #  my production server). This one implements most of the possible
  4. #  switches for each module, but you can edit it to do less if you
  5. #  wish. All the fields shown below are described in the file
  6. #  MGUIDE.HLP which is supplied in the Mercury archive.
  7. #
  8. #  Anything after a '#' to the end of the line is a comment and
  9. #  is stripped out before parsing. Trailing and leading whitespace
  10. #  is also stripped before parsing. Many sample commands have been
  11. #  left in this file commented out for reference purposes.
  12. #
  13.  
  14. [General]
  15. myname:      ~1  # Canonical name for this server
  16. timezone:    ~3         # Time Zone to add to date fields
  17. file_api:    1                    # Use the file api instead of queues
  18. mailqueue:   ~9   # Where mail should be put for delivery
  19. smtpqueue:   ~9   # Where the SMTP client should look for mail
  20. newmail_path: ~7
  21.  
  22. ~8
  23.  
  24. [Mercury]
  25. failfile:     ~6\Mercury\FAILURE.MER  # Delivery failure notification template
  26. confirmfile:  ~6\Mercury\CONFIRM.MER  # Delivery confirmation template
  27. aliasfile:    ~6\Mercury\ALIAS.MER    # System-wide alias file
  28. synfile:      ~6\Mercury\SYNONYM.MER  # User synonym database
  29. listfile:     ~6\Mercury\LISTS.MER    # List of lists
  30. # logfile:      ~6\Logs\MERCURY.LOG  # Traffic logging file
  31. bitnethost:   cunyvm.cuny.edu      # Relay host for ".bitnet" rewrites
  32. poll:         10                   # Seconds between queue polling cycles
  33. scratch:      ~6\Scratch   # Where we can write temp files
  34. returnlines:  15                   # How many lines of failed messages to return
  35. postmaster:   ~2   # Local user who acts as postmaster
  36. broadcast:    1                    # Yes, we want broadcast notifications, but
  37. receipts:     0                    # ... no broadcasts for receipt confirmations
  38. PM_notify:    1                    # Do/Don't send errors to the postmaster
  39. change_owner: 1                    # Change message ownership to recipient
  40. # noticeboards: SYS:PUBLIC/NB        # Where to find Pegasus Mail noticeboards
  41. auto_tzone:   1                    # If NZ, obtain timezone information from OS
  42.  
  43. [MercuryC]
  44. # Session_logging:  G:\           # Directory to write session transcripts
  45. host:        ~4     # mail mail host which relays for us
  46. scratch:     ~6\Mercury   # Where we can write temp files
  47. poll:        30                   # Seconds between queue polling cycles
  48. returnlines: 15                   # How many lines of failed messages to return
  49. failfile:    ~6\Mercury\FAILURE.MER  # Delivery failure template
  50. esmtp:       1                    # Yes, we want to use ESMTP extensions
  51.  
  52. [MercuryE]
  53. Poll : 15
  54. Timeout : 60
  55. # Session_logging : o:\mail\mercury\melogs
  56. # Session_logmode : 1
  57. # Nameservers : 139.80.64.1
  58.  
  59. [MercuryD]
  60. scratch              :     ~6\Mercury
  61. # Timeout : 30
  62. # Poll : 120               # How often to check hosts for new mail (seconds)
  63.  
  64. [MercuryS]
  65. # Session_logging:  G:\           # Directory to write session transcripts
  66. debug:       1                    # Whether or not to show session progress
  67. # allow:       192.156.225.2        # A machine we WILL permit to connect
  68. # refuse:      192.156.225.0        # A group of machines we WON'T permit.
  69. logfile:     ~6\Logs\MERCURYS.LOG
  70. # size:        1500000
  71. ~0
  72.  
  73.  
  74. [MercuryP]
  75. scratch              :     ~6\Mercury
  76. Timeout              :     60
  77.  
  78. [MercuryX]
  79. # Cmd_Delay: 10
  80. # Cmd_Wait: 1
  81. # IE4_Dialling: 0
  82. # Use_ETRN: 1
  83. # Clients_only: 1
  84. # Sunday: 0800,1800,3,15,30,60
  85. # Monday: 0830,2100,5,15,60,60
  86. # Tuesday: 0830,2100,5,15,60,60
  87. # Wednesday: 1500,1900,2,30,5,30
  88. # Thursday: 0900,1900,2,30,0,0
  89. # Friday: 0830,2100,5,15,60,60
  90. # Saturday: 1031,1035,2,45,-1,0
  91.  
  92. # [Groups]
  93. # testgroup            :     TESTGRP
  94.  
  95. [Domains]
  96. # NetWare Server           Domain name
  97. ~5  :  ~5
  98. ~5  :  ~1
  99.  
  100. # [Rewrite]
  101. # *                    : pmail.gen.nz
  102.  
  103. [Maiser]
  104. Maiser               :     Maiser
  105. Helpfile             :     ~6\Mercury\MAISER.HLP
  106. Lookupfile           :     ~6\Mercury\MAISER.LKP
  107. Send_dir             :     ~6\Mercury\SENDABLE
  108. Logfile              :     ~6\Logs\MAISER.LOG
  109. Notify               :     ~6\Mercury\TMP
  110. Local_only           :     Y
  111.  
  112. [MercuryH]
  113. Logfile              :     ~6\Logs\MERCURYH.LOG
  114. # Addressbook : \\CLIO\SYS\SYSTEM\MERCURY\PH.PMR
  115. # MOTD : \\CLIO\SYS\SYSTEM\MERCURY\PH-MOTD.TXT
  116. # Administrator : postmaster@clio.pmail.gen.nz
  117. Timeout : 30
  118.  
  119.